public Pin[] OppositePin {get; set;}
public: property array<Pin^>^ OppositePin { array<Pin^>^ get(); void set ( array<Pin^>^ value); }
public Pin[] OppositePin {get; set;}
public: property array<Pin^>^ OppositePin { array<Pin^>^ get(); void set ( array<Pin^>^ value); }
NULL
if this Pin object has been obtained from a FunctionDefinition object.