protected string Content { set; }
Protected WriteOnly Property Content As String Set
protected: property String^ Content { void set (String^ value); }