# 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:
SignMessage<localizes>:message := "+"
MakeA():void=
A:a = a{DefaultText := SignMessage}
Verse Library
verse
02 Fixes
References an enclosing class member when initializing a nested class property.
extracted-snippets/documentation/en-us/fortnite/37-00-fortnite-ecosystem-updates-and-release-notes/02-fixes.verse