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