GetAttribute

GetAttribute (object, string attribute name)

Returns the value of the specified object attribute. The return type will be the attribute type. Returns null if the attribute does not exist.

NOTE: This a hard-coded function.