public int Flags { get; }
Public ReadOnly Property Flags As Integer Get
public: property int Flags { int get (); }
member Flags : int with get