class MAGES::Tests::TestOverridableProperty::Data¶
class Data: public MAGES::PropertyCollection { public: // properties int IntegerProperty; Compound CompoundProperty; };
Inherited Members¶
public: // properties object this[string field]; // methods PropertyCollection();