Property: IsInnerClass
Description: Instances of an inner class are linked to an instance of its owner and has have access to all its members of its containing class. Only one class in an inheritance hierarchy can have IsInnerClass set to True. When a complex class is inherited, this property is derived by the child class.