'Declaration
<NotNullAttribute()> Public ReadOnly Property Object As ADTObject
[NotNull()] public ADTObject Object {get;}
[NotNull()] public: property ADTObject^ Object { ADTObject^ get(); }
'Declaration
<NotNullAttribute()> Public ReadOnly Property Object As ADTObject
[NotNull()] public ADTObject Object {get;}
[NotNull()] public: property ADTObject^ Object { ADTObject^ get(); }