[]
Gets/sets the FontFamily value.
If this StyleSheetRule's declaration does not contain the value, or the value is
indicated as null, it will be returned from it's parent.
When the property is set the value will only be set to this StyleSheetRule's declaration
instance (not the parent's).
public string FontFamily { get; set; }
Multiple families seperated by commas may be returned.