protected bool InitializedStrategy { get; set; }
Protected Property InitializedStrategy As Boolean Get Set
protected: property bool InitializedStrategy { bool get (); void set (bool value); }
member InitializedStrategy : bool with get, set
In This Article