public string ContentDescriptor { get; set; }
Public Property ContentDescriptor As String Get Set
public: property String^ ContentDescriptor { String^ get (); void set (String^ value); }