Annotation Type Property

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String key
      The name of the property in the file.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String defaultValue
      Optional: A default value for the property if it isn't set.
    • Element Detail

      • key

        String key
        The name of the property in the file.
      • defaultValue

        String defaultValue
        Optional: A default value for the property if it isn't set.

        Empty strings are ignored / not written when saving.

        Default:
        ""