name
Attribute.prototype.name
Attribute.prototype.name
The get
accessor returns the attribute name of a specified Attribute
object.
attribute.class.ts
Returns
The return value is the attribute name of a generic type variable Name
.
Example usage
Last updated