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