Function System-Property
(
system-property < system-name > < property-name > &key < no-error? > )
Returns the value of the named property-name of system-name. If no-error? is nil, then an error will be signaled if property-name does not exist in the system.