public MKeyPoint KeyPoint { get; set; }
Public Property KeyPoint As MKeyPoint Get Set
public: property MKeyPoint KeyPoint { MKeyPoint get (); void set (MKeyPoint value); }