FindByKind(kKind: MetaAttributeKind; [StartIndex: Integer = 0]): IMetaAttribute;
kKind - attribute type.
StartIndex - start index. Optional parameter, default value is 0.
The FindByKind method searches an attribute by type.
See also:
IMetaAttributesSet