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