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