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

# x

`var x: String`

**Getter**

The getter returns an empty string.

**Setter**

The setter does nothing.