getProductProfile method

String getProductProfile()

Implementation

String getProductProfile() {
  return this.productProfile;
}