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