# `GSFeaBlock.canBeEdited`

*Instance Property*

## Declaration

```swift
var canBeEdited: Bool { get }
```

```objc
@property (nonatomic, readonly) BOOL canBeEdited;
```

```python
canBeEdited() -> bool
```

