public string CustomColumnXML { get; set; }
Public Property CustomColumnXML As String Get Set
public: property String^ CustomColumnXML { String^ get (); void set (String^ value); }