string? ParamValue { get; set; }
Property ParamValue As String Get Set
property String^ ParamValue { String^ get (); void set (String^ value); }
abstract ParamValue : string with get, set
In This Article