'Declaration
<System.ComponentModel.ReadOnlyAttribute(True)> <System.Xml.Serialization.XmlIgnoreAttribute()> Public ReadOnly Property PropertyID As System.Integer
'Usage
Dim instance As PropertyDefinition Dim value As System.Integer value = instance.PropertyID
[System.ComponentModel.ReadOnly(true)] [System.Xml.Serialization.XmlIgnore()] public System.int PropertyID {get;}