Property ID
ID
Gets the ID value for this attribute in this runtime
public uint ID { get; }
Property Value
Remarks
Important
The names and ID values of attributes is subject to change from release to release. Therefore, apps should not rely on any particular value for the ID of an attribute. In fact, they should assume this value will change from run to run of the same application and treat is as completely opaque.