'DeclarationProperty Orientation As System.Integer
'UsageDim 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