struct ui.FlagPropertyOption

struct FlagPropertyOption {
    // fields

    string_t m_text;
    uint_t m_value;
};