@@ -1 +1,8 @@
// TODO: add readme
# Usage
```swift
class Example {
// property that needs to be accessed from different threads
@ThreadSafe var object: MyObject
// ...
}
```
The note is not visible to the blocked user.