public int Flags { get; set; }
Public Property Flags As Integer Get Set
public: property int^ Flags { int^ get (); void set (int^ value); }