[]
Gets or sets whether the box structure and its contents behave as a single operator and inherit the properties of an Unicode operator character. Operator emulators are often used when one or more glyphs combine to form an operator, such as ==.
Default value is false.
public bool IsOperatorEmulator { get; set; }
Public Property IsOperatorEmulator As Boolean