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