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