'Declaration
<NotNullAttribute()> Public ReadOnly Property PropertyId As DAPropertyId
'Usage
Dim instance As DAPropertyAttribute Dim value As DAPropertyId value = instance.PropertyId
[NotNull()] public DAPropertyId PropertyId {get;}
[NotNull()] public: property DAPropertyId^ PropertyId { DAPropertyId^ get(); }