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