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