public System.bool IsOpen {get;}
public read-only property IsOpen: System.Boolean;
public function get IsOpen : System.boolean
public: __property System.bool get_IsOpen();
public: property System.bool IsOpen { System.bool get(); }
'Declaration
Public ReadOnly Property IsOpen As System.Boolean
'Usage
Dim instance As DicomAssociation Dim value As System.Boolean value = instance.IsOpen