[]
Gets or sets a boolean value associated with the specified StyleFlag.
public bool this[StyleFlag styleFlag] { get; set; }
Public Default Property Item(styleFlag As StyleFlag) As Boolean