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