'Declaration
Public Property CustomObjectDefinition As ICustomObjectSettings
public ICustomObjectSettings CustomObjectDefinition {get; set;}
public: property ICustomObjectSettings^ CustomObjectDefinition { ICustomObjectSettings^ get(); void set ( ICustomObjectSettings^ value); }