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