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