Files
kotlin-fork/idea/resources/intentionDescriptions/AddPropertyAccessorsIntention/description.html
T

5 lines
87 B
HTML

<html>
<body>
This intention adds a getter and a setter for a property.
</body>
</html>