public bool HasTextLayer { get; init; }
Public Property HasTextLayer As Boolean Get Set
public: property bool HasTextLayer { bool get (); void set (bool value); }
member HasTextLayer : bool with get, set
In This Article