Command to display, set and modify system properties
Usage:
sysprop -> displays all the system properties
sysprop [key] -> displays the [key] property
sysprop -r [key] -> removes the [key] property
sysprop [key] [value] -> set the property [key] to [value]