content property

IReachOutContent? get content

Property getter and setter for content:

Implementation

IReachOutContent? get content;
set content (IReachOutContent? content)

Implementation

set content(IReachOutContent? content);