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