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