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