public string Key { set; }
Public WriteOnly Property Key As String
public: property String^ Key { void set (String^ value); }