public string Layer { get; set; }
Public Property Layer As String Get Set
public: property String^ Layer { String^ get (); void set (String^ value); }
member Layer : string with get, set
In This Article