Property
@Target(allowedTargets = [AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER]   ) 
Annotation's property's mapper. Should use on annotation's property method.
Annotation's property's mapper. Should use on annotation's property method.