Development Class Java

# a comment
    ! a comment
    
    key1 = a string
    key2 = a string with escape sequences \t \n \r \\ \" \' \ (space) \u0123
    key3 = a string with a continuation line \
        continuation line
    com.rntsoft.ui = another string