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