public AsnType Value { get; set; }
Public Property Value As AsnType
public: property AsnType^ Value { AsnType^ get (); void set (AsnType^ value); }