Adds named attributes to an object.
Aliases
- name
Constants
NAMESPLIT = /^(?:(#{NCNAME_STR}):)?(#{NCNAME_STR})/u
Attributes
[R] | name | The name of the object, valid if set |
[R] | expanded_name | The name of the object, valid if set |
[RW] | prefix | The expanded name of the object, valid if name is set |