public TSigRecord? TSigOptions { get; set; }
Public Property TSigOptions As TSigRecord Get Set
public: property TSigRecord^ TSigOptions { TSigRecord^ get (); void set (TSigRecord^ value); }
member TSigOptions : TSigRecord with get, set
In This Article