data property

data property

Gets the underlying string.

Definition:

@property
def data(self):
    ...

See Also