public Face LoopFace { get; }
Public ReadOnly Property LoopFace As Face Get
public: property Face^ LoopFace { Face^ get (); }
member LoopFace : Face with get