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