[This is preliminary documentation and is subject to change.]
public int Id { get; set; }
Public Property Id As Integer
public: virtual property int Id { int get () sealed; void set (int value) sealed; }