Stores the details of a problem detected by a Rule.
public class Problem
The Problem class constructor does not initialize all its properties when a new instance of the class is created. Example code is provided with the constructor to demonstrate how you can obtain those property values.