Property Text
Text
When implemented by a class, gets or sets text source content as a single string with the individual strings delimited by carriage returns.
string Text { get; set; }
When implemented by a class, gets or sets text source content as a single string with the individual strings delimited by carriage returns.
string Text { get; set; }