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