content property

Property getter and setter for content:

Implementation

IInteractionContent? get content;
void content=(IInteractionContent? content)

Implementation

set content(IInteractionContent? content);