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