public Guid RunID { get; set; }
Public Property RunID As Guid Get Set
public: property Guid^ RunID { Guid^ get (); void set (Guid^ value); }