Public ReadOnly Property Data As String Get
public string Data { get; }
public: property String^ Data { String^ get (); }