public string InsightSource { get; set; }
Public Property InsightSource As String Get Set
public: property String^ InsightSource { String^ get (); void set (String^ value); }
member InsightSource : string with get, set
In This Article