Interface MappingAnnotatedProperty

    • Method Detail

      • name

        String name()
        Returns:
        The name of the annotated property. In the case of a getter method, the name does not include the "get" prefix and the first character is lowercased.