Property CurrentAttribute
CurrentAttribute
The Attribute that will be used for the next AddRune(Rune) or AddStr(string) call.
public Attribute CurrentAttribute { get; set; }
The Attribute that will be used for the next AddRune(Rune) or AddStr(string) call.
public Attribute CurrentAttribute { get; set; }