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