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