Defining New Class Properties

You can define new properties for existing classes using the property declaration. You use these class properties to hold data about an object; you can use class properties anywhere in a script.