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