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