Variable Style._border

class Style
{
  // ...
  string _border;
  // ...
}