accessor property
Constructor or getter name used to invoke const Class(...).
Optional - if empty string ('') then this means the default constructor.
Implementation
final String accessor;
Constructor or getter name used to invoke const Class(...).
Optional - if empty string ('') then this means the default constructor.
final String accessor;