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