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