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