# Should ignore comments... #commentedProperty=This is not expected exampleProperty=value emptyProperty= numericPropertyPositive=42 numericPropertyZero=0 numericPropertyNegative=-11 floatPropertyPositive=3.14 floatPropertyNegative=-9000.0 commaAsDecimalProperty=3,14 stringPropertyNumberLike=- 97 truePropertyYes=yes truePropertyTrue=true stringPropertyYes=Yes stringPropertyTrue=True falsePropertyNo=no falsePropertyFalse=false stringPropertyNo=No stringPropertyFalse=False