core
/
org.jetbrains.dokka.model.doc
/
Property
Property
data class
Property
(root:
DocTag
, name:
String
) :
NamedTagWrapper
Content copied to clipboard
Properties
Properties
children
Link copied to clipboard
open override val
children
:
List
<
DocTag
>
Content copied to clipboard
name
Link copied to clipboard
open override val
name
:
String
Content copied to clipboard
root
Link copied to clipboard
open override val
root
:
DocTag
Content copied to clipboard