Checks if the field is declared as static. This returns true if the is directly accessible on the type that is declared on (rather that on an instance of that type).
true if this field is static.
See Implementation
Checks if the field is declared as static. This returns true if the is directly accessible on the type that is declared on (rather that on an instance of that type).