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