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