Дополнительные атрибуты объекта.
List<Attribute> get attributes { _CArray_CAttribute res = _CDirectoryObject_attributes(_CDirectoryObjectMakeDefault().._impl=_self); final t = res._toDart(); res._releaseIntermediate(); return t; }