public T GetAttribute <T>() where T : Attribute =>
 _descriptor.GetAttribute <T>();