symbol property

String? symbol
getter/setter pair

Simple Unicode characters to represent what the button's going to do. If there is no character able to describe its role, then use icon.

Implementation

String? symbol;