public bool IsVariable { get; }
Public ReadOnly Property IsVariable As Boolean Get
public: property bool IsVariable { bool get (); }
member IsVariable : bool with get