[This is preliminary documentation and is subject to change.]
protected string Name { set; }
Protected WriteOnly Property Name As String
protected: property String^ Name { void set (String^ value); }