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