public PipeSystemType SystemType { get; }
Public ReadOnly Property SystemType As PipeSystemType Get
public: property PipeSystemType SystemType { PipeSystemType get (); }
member SystemType : PipeSystemType with get