name property

String? get name

Implementation

String? get name =>  toStr(setting("NAME") ?? setting("APPLICATION_NAME"));