Variable Style._fontFamily

class Style
{
  // ...
  FontFamily _fontFamily = FontFamily.Unspecified;
  // ...
}