public string ParamText { get; }
Public ReadOnly Property ParamText As String Get
public: property String^ ParamText { String^ get (); }
member ParamText : string with get
In This Article