public bool Flagged { get; set; }
Public Property Flagged As Boolean Get Set
public: property bool Flagged { bool get (); void set (bool value); }