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