1 2 3 4 5 6 7 8 9 10 11 12 13 14
[test](test/index) / [Foo](test/-foo/index) # Foo `class Foo` ### Constructors | [<init>](test/-foo/-init-) | `Foo()` | ### Companion Object Extension Properties | [x](test/x) | `val Foo.Default.x: Int`<br>The default object property. |