public string flag { get; set; }
Public Property flag As String Get Set
public: property String^ flag { String^ get (); void set (String^ value); }