comment property

comment property

Gets the comment object.

Example


comment = commentShape.comment

Definition:

@property
def comment(self):
    ...

See Also