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