AsmElementProperty

class AsmElementProperty(name: String, value: Any?)

Functions

toString
Link copied to clipboard
common
open override fun toString(): String

Properties

name
Link copied to clipboard
common
val name: String
value
Link copied to clipboard
common
val value: Any?