Variable StringBehavior.behavior

struct StringBehavior
{
  // ...
  ubyte behavior;
  // ...
}