attempting to apply Descriptor to attributes of nested classes using metaclass
Attempting to apply Descriptor to all attributes, including those of nested classes. Here is my attempt:
Attempting to apply Descriptor to all attributes, including those of nested classes. Here is my attempt: