Gets or sets the fill.
public override SvgPaintServer Fill { get; set; }
Unlike other SvgVisualElements, SvgText has a default fill of black rather than transparent.