class documentation

class echo_property(object):

View In Hierarchy

Undocumented

Method __get__ Undocumented
Method __set__ Undocumented
Class Variable __doc__ Undocumented
def __get__(self, instance, owner):

Undocumented

def __set__(self, instance, value):

Undocumented

__doc__: str =

Undocumented