'Declaration
Property Orientation As System.Integer
'Usage
Dim instance As ITickLabels Dim value As System.Integer instance.Orientation = value value = instance.Orientation
System.int Orientation {get; set;}
read-write property Orientation: System.Integer;
function get,set Orientation : System.int