content property

MKey? get content

Property getter and setter for content:

Implementation

MKey? get content;
set content (MKey? content)

Implementation

set content(MKey? content);