'Declaration
<System.ComponentModel.BrowsableAttribute(False)> <System.Xml.Serialization.XmlIgnoreAttribute()> <CompareOptionsAttribute(True)> Public ReadOnly Property VariableID As System.Integer
'Usage
Dim instance As Param Dim value As System.Integer value = instance.VariableID
[System.ComponentModel.Browsable(false)] [System.Xml.Serialization.XmlIgnore()] [CompareOptions(true)] public System.int VariableID {get;}