'Declaration
Property AutoText As System.Boolean
'Usage
Dim instance As IDataLabels Dim value As System.Boolean instance.AutoText = value value = instance.AutoText
System.bool AutoText {get; set;}
read-write property AutoText: System.Boolean;
function get,set AutoText : System.boolean