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