string[] Descriptions { get; set; }
Property Descriptions As String() Get Set
property array<String^>^ Descriptions { array<String^>^ get (); void set (array<String^>^ value); }
abstract Descriptions : string[] with get, set
In This Article