- destroy
BLResult function(BLObjectImpl* impl, uint info) destroy;
Undocumented in source.
- getProperty
BLResult function(const(BLObjectImpl)* impl, const(char)* name, size_t nameSize, BLVarCore* valueOut) getProperty;
Undocumented in source.
- setProperty
BLResult function(BLObjectImpl* impl, const(char)* name, size_t nameSize, const(BLVarCore)* value) setProperty;
Undocumented in source.