public int ObjectiveRequiredCount { get; set; }
Public Property ObjectiveRequiredCount As Integer Get Set
public: property int^ ObjectiveRequiredCount { int^ get (); void set (int^ value); }