keyword property

keyword property

Gets the keyword that indicates the type of information represented by the chunk.

Definition:

@property
def keyword(self):
    ...

See Also