aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/accessor.md
blob: 190e8538d8fca27f2a8411cc7b076b51ec1ecc73 (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.