Gets and sets the description of the object. | |
Syntax: | String =
object.Description object.Description = String |
Description: | The CimObjectInstance.Description is a
string containing the description to use for the object. Examples obj.Description = "Northeast tank on level 1" |