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