public bool IsInitialized { get; }
Public ReadOnly Property IsInitialized As Boolean Get
public: property bool IsInitialized { bool get (); }
member IsInitialized : bool with get
In This Article