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