Toggle table of contents
4.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-ksp-spi
/
org.ktorm.ksp.spi
/
CodingNamingStrategy
/
getColumnPropertyName
get
Column
Property
Name
abstract
fun
getColumnPropertyName
(
c
:
KSClassDeclaration
,
prop
:
KSPropertyDeclaration
)
:
String
(
source
)
Generate the column property name.