aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/accessor.md
blob: 8279f452470f3599ff238d8a85246490ff205476 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[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.