public int ScoreTurn { get; set; }
Public Property ScoreTurn As Integer
public: property int ScoreTurn { int get (); void set (int value); }
[Missing <remarks> documentation for P:PH.Mission.ScoreObjective.ScoreTurn]