public InsightValue Item { get; }
Public ReadOnly Property Item As InsightValue Get
public: property InsightValue^ Item { InsightValue^ get (); }
member Item : InsightValue with get
In This Article