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