public: property System::Object ^ Milestone { System::Object ^ get(); };
public object Milestone { get; }
Public ReadOnly Property Milestone As Object
ありがとうございます。