Skip to content

Instantly share code, notes, and snippets.

@Concers
Last active January 7, 2021 06:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Concers/42c28a38731e1ff26f3b52857d7307f4 to your computer and use it in GitHub Desktop.
Save Concers/42c28a38731e1ff26f3b52857d7307f4 to your computer and use it in GitHub Desktop.
var <propertyName>[: <PropertyType>] [= <property_initializer>]
[<getter>]
[<setter>]
val <propertyName>[: <PropertyType>] [= <property_initializer>]
[<getter>]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment