set Property
Store a new property key and value
Return
previous value with the same key, otherwise null if the key didn't exist
Parameters
property
key of the property to store
property Value
value of the property to store
Store a new property key and value
previous value with the same key, otherwise null if the key didn't exist
key of the property to store
value of the property to store