OutputVar := instance.GetAttribute(index)
Gets an MfAttribute of the class.
index
the zero-based index. Can be MfInteger or var containing Integer number.
Returns the object derived from MfAttribute from this instance of the class.
Throws MfIndexOutOfRangeException if index is outside valid range.