'Declaration
ReadOnly Property AddIndentDefined As System.Boolean
'Usage
Dim instance As IRange Dim value As System.Boolean value = instance.AddIndentDefined
System.bool AddIndentDefined {get;}
read-only property AddIndentDefined: System.Boolean;
function get AddIndentDefined : System.boolean
__property System.bool get_AddIndentDefined();
property System.bool AddIndentDefined { System.bool get(); }