intentName property

void intentName= (String value)

Implementation

set intentName(String value) {
  _intentName = value;
}