Function CustomCharProps.this

this(
  uint color,
  bool underline = false,
  bool strikeThrough = false
);