'Declaration
<CanBeNullAttribute()> Public Property CustomObjectDefinition As ICustomObjectSettings
[CanBeNull()] public ICustomObjectSettings CustomObjectDefinition {get; set;}
[CanBeNull()] public: property ICustomObjectSettings^ CustomObjectDefinition { ICustomObjectSettings^ get(); void set ( ICustomObjectSettings^ value); }