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