StringBuffer.value Property

Module: StringBuffer

Type: string

Definition

Stores the actual string data

This member can be directly modified to change the string content, offering a simple interface for string updates.