name property
The human-readable name of the variable.
Usually follows a path-like structure, e.g., "colors/primary/background".
Implementation
final String name;
The human-readable name of the variable.
Usually follows a path-like structure, e.g., "colors/primary/background".
final String name;