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