string Layer { set; }
WriteOnly Property Layer As String Set
property String^ Layer { void set (String^ value); }
abstract Layer : string with set