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