Here is an example of the contents of a properties file:
# 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.java2s.ui = another string