Class KotlinPropertyDeclaration

java.lang.Object
io.spring.initializr.generator.language.kotlin.KotlinPropertyDeclaration
All Implemented Interfaces:
Annotatable

public final class KotlinPropertyDeclaration extends Object implements Annotatable
Declaration of a property written in Kotlin.
Author:
Matt Berteaux