objProp = get(obj,propName)
returns the value of the specified property propName of the System object
obj. If propName is a cell array of state and public
property names, get returns a cell array with each element corresponding to the
queried state or public property.