'Declaration Public Property Character As System.String
public System.string Character {get; set;}
The value cannot be a null reference (Nothing in Visual Basic) and its length cannot be more than one character.
Empty string value means the accent character is absent.
Default value is Unicode character U+0302 (ACCENT, COMBINING CIRCUMFLEX).
'Declaration Public Property Character As System.String
public System.string Character {get; set;}