name property

String name
getter/setter pair

Name of variable. This can be used in a template as {{name}}

Implementation

String name;