abbreviation property
Short, descriptive string, used in the UI where it's not practical to display the full question body.
E.g., "Greeting".
Implementation
core.String? abbreviation;
Short, descriptive string, used in the UI where it's not practical to display the full question body.
E.g., "Greeting".
core.String? abbreviation;