FeatureAttribute.Name Property
Gets the name of the attribute.
Thread safety: This property is thread-safe.
Syntax
public Atom Name { get; }
Property Value
Type: Atom
The attribute name.
The attribute name.
Platforms
Windows, Linux, Android
Gets the name of the attribute.
public Atom Name { get; }
Windows, Linux, Android
In this article
Gets the name of the attribute.
public:
Atom name ( ) const;
Windows, Linux, Android
In this article
Gets the name of the attribute.
public final Atom getName ( )
Windows, Linux, Android
In this article
Gets the name of the attribute.
name
Windows, Linux, Android
In this article