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