# Source URL: https://dev.epicgames.com/documentation/en-us/fortnite/37-00-fortnite-ecosystem-updates-and-release-notes
# Local doc: epic-docs/documentation/en-us/fortnite/37-00-fortnite-ecosystem-updates-and-release-notes.md
# Section: Fixes:
a := class:
DefaultText<localizes>:message := ""
b := class:
MakeA():void=
A:a = a{DefaultText := SignMessage<localizes>:message := "+"}
Verse Library
verse
01 Fixes
Demonstrates defining a class with a localized property and instantiating it with a custom message.
extracted-snippets/documentation/en-us/fortnite/37-00-fortnite-ecosystem-updates-and-release-notes/01-fixes.verse