EncodingProfile.setDescription
void setDescription(string description = null) nothrowSet description as the given description for the profile. A copy of description will be made internally.
Parameters
description | the description to set on the profile |