Allow attributes that are static final Example: ```java public static final String AudioSource = null; ```
Allow attributes that are static final
Example: