suffix property

String suffix
getter/setter pair

Optional suffix to append to the name to make it unique. Typically just one or more '_' characters.

Implementation

String suffix;