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