string EmployeeId { get; set; }
Property EmployeeId As String
property String^ EmployeeId { String^ get (); void set (String^ value); }