public bool IncludeReasoning { get; set; }
Public Property IncludeReasoning As Boolean Get Set
public: property bool IncludeReasoning { bool get (); void set (bool value); }
member IncludeReasoning : bool with get, set
In This Article