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