App6CDraft1Attributes.Nation Property
Gets or sets the attribute that specifies Country of origin or Nation.
Thread safety: This property is thread-safe.
Syntax
public Atom Nation { get; set; }
Property Value
Platforms
Windows, Linux, Android
Gets or sets the attribute that specifies Country of origin or Nation.
public Atom Nation { get; set; }
Windows, Linux, Android
In this article
Gets or sets the attribute that specifies Country of origin or Nation.
public:
Atom nation ( ) const;
void nation ( const Atom& value )
Windows, Linux, Android
In this article
Gets or sets the attribute that specifies Country of origin or Nation.
public final Atom getNation ( );
public final void setNation ( Atom value );
Windows, Linux, Android
In this article
Gets or sets the attribute that specifies Country of origin or Nation.
nation
Windows, Linux, Android
In this article