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