public Guid Key { get; set; }
Public Property Key As Guid Get Set
public: property Guid Key { Guid get (); void set (Guid value); }
member Key : Guid with get, set
In This Article