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