public bool SecurityShutdownComputer { get; set; }
Public Property SecurityShutdownComputer As Boolean Get Set
public: property bool^ SecurityShutdownComputer { bool^ get (); void set (bool^ value); }