'Declaration
Public ReadOnly Property VM As System.Integer
'Usage
Dim instance As DicomAttribute Dim value As System.Integer value = instance.VM
public System.int VM {get;}
public read-only property VM: System.Integer;
public function get VM : System.int
public: __property System.int get_VM();
public: property System.int VM { System.int get(); }