name property

String? name
getter/setter pair

A string in BCP 47 format, prefixed with the platform and property name, and "locales/".

Format: platforms/{platform}/properties/{property}/locales/{locale}

Implementation

core.String? name;