content property

MKey? content

Property getter and setter for content:

Implementation

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

Implementation

set content(MKey? content);