contentType property

IContentType? contentType

Property getter and setter for contentType:

Implementation

IContentType? get contentType;
void contentType=(IContentType? contentType)

Implementation

set contentType(IContentType? contentType);