aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/accessor.md
blob: 9bb2c4ed7278ee89c9a911859ef656318ba7a4bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[test](../../index.md) / [C](index.md) / [x](./x.md)

# x

`var x: String`

**Getter**

The getter returns an empty string.

**Setter**

The setter does nothing.