public Fill TextFill { get; set; }
Public Property TextFill As Fill
public: property Fill^ TextFill { Fill^ get (); void set (Fill^ value); }