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