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