Property PCode
PCode
[DataMember]
[SwaggerWcfProperty(Description = "The catalog number associated with the given product (not to be confused with the catalog mixture reference)", Example = "F236724", MaxLength = 20)]
public string PCode { get; set; }