public bool FromList { get; set; }
Public Property FromList As Boolean Get Set
public: property bool FromList { bool get (); void set (bool value); }
member FromList : bool with get, set
In This Article