string? Body { get; set; }
Property Body As String Get Set
property String^ Body { String^ get (); void set (String^ value); }
abstract Body : string with get, set
In This Article