If you do not specify a default value, it is mandatory. For your example using your annotation without using the MyValue attribute generates this compiler error:
annotation MyAnnotation is missing MyValue
If you do not specify a default value, it is mandatory. For your example using your annotation without using the MyValue attribute generates this compiler error:
annotation MyAnnotation is missing MyValue