public string Current { get; set; }
Public Property Current As String Get Set
public: property String^ Current { String^ get (); void set (String^ value); }
member Current : string with get, set
In This Article