'Declaration
<System.Runtime.Serialization.DataMemberAttribute()> Public ReadOnly Property PropertyId As System.Integer
'Usage
Dim instance As PropertyValue Dim value As System.Integer value = instance.PropertyId
[System.Runtime.Serialization.DataMember()] public System.int PropertyId {get;}