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