public string ReplaceWith { get; set; }
Public Property ReplaceWith As String Get Set
public: property String^ ReplaceWith { String^ get (); void set (String^ value); }
member ReplaceWith : string with get, set
In This Article