The simple name of this class member (method or field).
The list of all annotations.
The list of all annotations. In general, if a specific annotation is searched for the method runtimeVisibleAnnotations or runtimeInvisibleAnnotations should be used.
Returns true if this (field, method, class) declaration is declared as deprecated.
Returns true if this (field, method, class) declaration is declared as deprecated.
The deprecated attribute is always set by the Java compiler when either the deprecated annotation or the JavaDoc tag is used.
True if the Synthetic access flag or attribute is used.
True if the Synthetic access flag or attribute is used.
Abstractions over the common properties of class members (Methods and Fields).